Dealing Rates window
Inner table presentation
Presents the table of currency dealing rates.
It shows currencies from next list in format CCY1/CCY2:
- EUR/USD
- USD/JPY
- GBP/USD
- USD/CHF
- EUR/CHF
- AUD/USD
- USD/CAD
- NZD/USD
- EUR/GBP
- EUR/JPY
- GBP/JPY
- CHF/JPY
- GBP/CHF
Not all of these currencies may be present. It depends from server response.
The row of table are picked out by the color:
Background color:
- White : odd row
- Light Gray : even row
Foreground color:
- Gray : not tradable currency
- Black : tradable currency
- Green (the prices values only) : if price have grown after the cycle of exchanging with server
- Red (the prices values only) : if price have fallen after the cycle of exchanging with server
The table has columns with titles:
- Currency : presents currency pair in format CCY1/CCY2
- Sell : the price, the trader can sell CCY1 by CCY2
- Buy : the price, the trader can buy CCY1 by CCY2
- Low : the lowest price during trading day
- High : the highest price during trading day
- Change : the difference between current price and open trading day price
- Change % : the same, but in percents
- Time : the server time of last change of price
- RollB : buy rollover
- RollS : sell rollover
The mouse clicking reaction
The mouse click doesn't has reaction in next cases:
- In reconnection state.
- If there're no accounts not under margin call
- If there're no selected rows in Dealing Rates window
- If selected row contains not tradable currency
In all other cases the Market Order dialog is shown and the initial value of operation side as SELL is initiated.
The mouse click doesn't has reaction in next cases:
- In reconnection state.
- If there're no accounts not under margin call
- If there're no selected rows in Dealing Rates window
- If selected row contains not tradable currency
In all other cases the Market Order dialog is shown and the initial value of operation side as BUY is initiated.
Contains two item:
- Create Entry Order
- Create Market Order
The item functionalities and conditions to be enabled are the same as in Create Entry Order item of application window menu.
The item functionalities and conditions to be enabled are the same as in Create Market Order item of application window menu.